home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1758 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: maximus.East.DELFIN.COM!news
  2. From: Mike_Kapfer@notes.east.delfin.com
  3. Newsgroups: comp.lang.c
  4. Subject: Re: help encryption program
  5. Date: 16 Jan 1996 17:49:46 GMT
  6. Organization: Delfin Systems
  7. Message-ID: <4dgofq$33e@maximus.East.DELFIN.COM>
  8. References: <4dbb0o$dbm@jaring.my> <4df4gh$66q@flood.xnet.com>
  9. Reply-To: Mike_Kapfer@notes.east.delfin.com
  10. NNTP-Posting-Host: maximus.East.DELFIN.COM
  11. X-Newsreader: IBM NewsReader/2 v1.2.5
  12.  
  13. In <4df4gh$66q@flood.xnet.com>, kd9fb@flood.xnet.com (Peter Mikalajunas) writes:
  14. >meimei@pl.jaring.my wrote:
  15. >: Requirement :
  16. >: ==========
  17. >
  18. >: A encryption scheme is to interchange letters of the alphabet on a
  19. .. stuff deleted ...
  20.  
  21. >You can xor each character, it is a standard routine..
  22. >If you have a problem with getting your homework to compile,
  23. >post a snippet of it here.
  24. >
  25.  
  26. No, no, no.  Don't use xor, shift or rotate the bits.  You will learn a lot more
  27. that way.  
  28.  
  29. ===
  30. Michael Kapfer          Phone: (703) 758-0190 x2150
  31.  
  32. Internet:  Mike_Kapfer@notes.east.delfin.com
  33. For PGP public key, finger mkapfer@east.delfin.com
  34.